home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / draw_bou.swf / scripts / DefineButton2_24 / BUTTONCONDACTION on(keyPress Tab).as
Encoding:
Text File  |  2007-05-10  |  49 b   |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.